'DeclarationPublic Overloads Shared Function PercentAngle( _ ByVal vertices As System.Collections.Generic.IList(Of NPointF), _ ByVal percent As System.Single _ ) As System.Single
'UsageDim vertices As System.Collections.Generic.IList(Of NPointF) Dim percent As System.Single Dim value As System.Single value = NPolylineF.PercentAngle(vertices, percent)
Parameters
- vertices
- percent